home *** CD-ROM | disk | FTP | other *** search
Text File | 1997-02-13 | 992 b | 46 lines | [TEXT/MPS ] |
-
- /*
- * This file was generated by the SOM Compiler.
- * FileName: Polygon.xh.
- * Generated using:
- * SOM Precompiler somipc: 2.18
- * SOM Emitter emitxh.dll: 2.33
- */
-
- #ifndef SOM_Module_OpenDoc_Polygon_defined
- #define SOM_Module_OpenDoc_Polygon_defined 1
- #include <som.xh>
-
- /*
- * Start of user-defined types:
- */
- class ODFrame;
- class ODFacet;
- typedef
- ODByteArray ODContour;
-
- /*
- *
- * ODPolygon
- *
- */
- typedef
- ODByteArray ODPolygon;
- #define OpenDoc_Polygon_OpenDoc_Polygon_Version "1.0."
-
- #ifndef SOM_DONT_USE_SHORT_NAMES
- #ifndef SOMTGD_OpenDoc_Polygon_Version
- #ifdef OpenDoc_Polygon_Version
- #undef OpenDoc_Polygon_Version
- #define SOMTGD_OpenDoc_Polygon_Version 1
- #else
- #define OpenDoc_Polygon_Version OpenDoc_Polygon_OpenDoc_Polygon_Version
- #endif /* OpenDoc_Polygon_Version */
- #endif /* SOMTGD_OpenDoc_Polygon_Version */
- #endif /* SOM_DONT_USE_SHORT_NAMES */
-
- /*
- * End of user-defined types.
- */
- #endif /* SOM_Module_OpenDoc_Polygon_defined */
-